Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prevent mutating data in sponsors event wizard page #4502

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Jun 29, 2020

Due to mutation, it was throwing an error
if switched to more than once

Fixes #4501

Due to mutation, it was throwing an error
if switched to more than once
@vercel
Copy link

vercel bot commented Jun 29, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/cjsvvz1o0
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-sponsors.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Jun 29, 2020

Codecov Report

Merging #4502 into development will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #4502   +/-   ##
============================================
  Coverage        22.28%   22.28%           
============================================
  Files              469      469           
  Lines             4950     4950           
  Branches             6        6           
============================================
  Hits              1103     1103           
  Misses            3846     3846           
  Partials             1        1           
Impacted Files Coverage Δ
app/routes/events/view/edit/sponsors.js 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da88f80...cc4fb06. Read the comment docs.

@iamareebjamal iamareebjamal merged commit f1084e2 into fossasia:development Jun 29, 2020
@iamareebjamal iamareebjamal deleted the sponsors branch June 29, 2020 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event Wizard sponsors page error while switching
1 participant